From: Kenichi Handa Date: Wed, 8 Jul 2009 02:23:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11613 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8a0529ada3ecf72e2ec5ded29098c311b72a0259;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 447a18dcfd3..fb583a28b71 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-07-08 Kenichi Handa + + * coding.h (JIS_TO_SJIS2): Fix the code range check. + + * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly. + (encode_coding_sjis): Fix the code range check. + 2009-07-07 Chong Yidong * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)